.main .szyw {
  width: 1198px;
  border: 1px solid #e5e5e5;
  margin-top: 25px;
  height: 128px;
  position: relative;
  box-shadow: 0px 0px 10px 0px #e8e4e4;
  background: #fff;
}
.main-list {
  background: #fff;
}
.main .szyw .szyw-bg {
  position: absolute;
  left: 15px;
  top: -5px;
}
.main .szyw h3 {
  width: 1060px;
  margin-left: 100px;
  border-bottom: 1px dashed #d2d2d2;
  font-size: 28px;
  font-weight: bold;
  color: #03b7f2;
  line-height: 70px;
  text-align: center;
}
.main .szyw h3 a {
  color: #03b7f2;
}
.main .szyw h3 a:hover {
  color: #049ed1;
}
.main .szyw p {
  margin-left: 100px;
  font-size: 18px;
  line-height: 50px;
  width: 1060px;
}
.main .szyw p span {
  color: #313131;
  width: 50%;
  float: left;
  background: url(../img/hnwl2019_szyw-span.png) left no-repeat;
  text-indent: 1em;
}
.main .szyw p span a {
  color: #313131;
}
.main .szyw p span a:hover {
  color: #0bb1e7;
}
.main .nrpc1 {
  width: 100%;
  margin-top: 20px;
  height: 560px;
}
.hasMoreTab .bd ul li a:hover,
.hasMoreTab2 .bd ul li a:hover,
.mail-list li a:hover {
  color: #0bb1e7 !important;
}
.main .nrpc1 .nrpc-l {
  width: 490px;
  height: 100%;
  float: left;
}
.main .nrpc1 .nrpc-l .TB-focus {
  width: 490px;
  height: 295px;
  position: relative;
  overflow: hidden;
}
.main .nrpc1 .nrpc-l .TB-focus .hd {
  position: absolute;
  right: 9px;
  bottom: 17px;
  z-index: 1;
  padding-left: 2px;
}
.main .nrpc1 .nrpc-l .TB-focus .hd li {
  color: #f60;
  cursor: pointer;
  margin-left: 3px;
  transicion: all 0.3s;
  width: 10px;
  height: 10px;
  background: url(../img/hnwl2019_li.png);
  float: left;
  font-size: 13px;
  line-height: 18px;
  overflow: visible;
  text-align: center;
  opacity: 0.7;
  filter: alpha(opacity=70);
  margin-left: 10px;
}
.main .nrpc1 .nrpc-l .TB-focus .hd li.on {
  background: url(../img/hnwl2019_li-on.png);
  width: 25px;
  color: #fff;
  font-weight: bold;
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 2;
  position: relative;
}
.main .nrpc1 .nrpc-l .TB-focus .bd li span {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  color: #ffffff;
  text-indent: 1em;
  background: url(../img/hnwl2019_lunbo-bg.png) repeat;
}
.main .nrpc1 .nrpc-l .TB-focus .bd {
  height: 295px;
}
.main .nrpc1 .nrpc-l .TB-focus .bd ul {
  height: 100% !important;
}
.main .nrpc1 .nrpc-l .TB-focus .bd ul li {
  height: 100% !important;
}

.main .nrpc1 .nrpc-l .hasMoreTab {
  width: 448px;
  padding: 5px 20px;
  font-family: "Microsoft YaHei";
  border: 1px solid #d2d2d2;
  margin-top: 20px;
}
.main .nrpc1 .nrpc-l .hasMoreTab .hd {
  position: relative;
  font-weight: bold;
  color: #666666;
}
.main .nrpc1 .nrpc-l .hasMoreTab .hd .more {
  float: right;
  position: absolute;
  right: 0px;
  line-height: 40px;
  font-size: 12px;
  color: #c9c9c9;
}
.main .nrpc1 .nrpc-l .hasMoreTab .hd .more a {
  color: #c9c9c9;
}
.main .nrpc1 .nrpc-l .hasMoreTab .hd ul {
  z-index: 5;
  height: 40px;
  zoom: 1;
  width: 100%;
  border-bottom: 1px solid #d2d2d2;
}
.main .nrpc1 .nrpc-l .hasMoreTab .hd li {
  float: left;
  cursor: pointer;
  font-size: 18px;
  font-weight: bold;
  line-height: 40px;
  margin-right: 40px;
}
.main .nrpc1 .nrpc-l .hasMoreTab .hd li a {
  color: #666666;
}
.main .nrpc1 .nrpc-l .hasMoreTab .hd li.on {
  color: #0bb1e7;
  border-bottom: 3px solid #03b7f2;
  margin-top: -1px;
}
.main .nrpc1 .nrpc-l .hasMoreTab .hd li.on a {
  color: #0bb1e7;
}
.main .nrpc1 .nrpc-l .hasMoreTab .bd {
  clear: both;
  position: relative;
  width: 100%;
}
.main .nrpc1 .nrpc-l .hasMoreTab .bd ul li {
  width: 100%;
  line-height: 38px;
  float: left;
}
.main .nrpc1 .nrpc-l .hasMoreTab .bd ul a {
  font-size: 14px;
  color: #202020;
  background: url(../img/hnwl2019_szyw-span.png) no-repeat left;
  text-indent: 1em;
  width: 70%;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main .nrpc1 .nrpc-l .hasMoreTab .bd ul a:hover {
  text-decoration: underline;
}
.main .nrpc1 .nrpc-l .hasMoreTab .bd ul span {
  float: right;
  color: #666666;
}

.main .nrpc1 .nrpc-c {
  width: 410px;
  height: 100%;
  float: left;
  margin-left: 20px;
}
.main .nrpc1 .nrpc-c .hasMoreTab {
  width: 410px;
  height: 295px;
}
.main .nrpc1 .nrpc-c .hasMoreTab .hd {
  position: relative;
  font-weight: bold;
  color: #666666;
}
.main .nrpc1 .nrpc-c .hasMoreTab .hd ul {
  z-index: 5;
  height: 50px;
  zoom: 1;
  width: 100%;
}
.main .nrpc1 .nrpc-c .hasMoreTab .hd li {
  float: left;
  cursor: pointer;
  width: 101.7px;
  margin-right: 1px;
  font-size: 16px;
  font-weight: bold;
  line-height: 50px;
  text-align: center;
  background: #85d8f3;
}
.main .nrpc1 .nrpc-c .hasMoreTab .hd li.on {
  background: #0bb1e7;
}
.main .nrpc1 .nrpc-c .hasMoreTab .hd li a {
  color: #ffffff;
}
.main .nrpc1 .nrpc-c .hasMoreTab .bd {
  clear: both;
  position: relative;
  width: 100%;
}
.main .nrpc1 .nrpc-c .hasMoreTab .bd ul li {
  width: 100%;
  line-height: 35px;
  float: left;
}
.main .nrpc1 .nrpc-c .hasMoreTab .bd ul a {
  font-size: 14px;
  color: #202020;
  background: url(../img/hnwl2019_szyw-span.png) no-repeat left;
  text-indent: 1em;
  width: 70%;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main .nrpc1 .nrpc-c .hasMoreTab .bd ul a:hover {
  text-decoration: underline;
}
.main .nrpc1 .nrpc-c .hasMoreTab .bd ul span {
  float: right;
  color: #666666;
  width: 25%;
  text-align: right;
}

.main .nrpc1 .nrpc-c .hasMoreTab2 {
  width: 368px;
  padding: 5px 20px;
  font-family: "Microsoft YaHei";
  border: 1px solid #d2d2d2;
  margin-top: 20px;
}
.main .nrpc1 .nrpc-c .hasMoreTab2 .hd {
  position: relative;
  font-weight: bold;
  color: #666666;
}
.main .nrpc1 .nrpc-c .hasMoreTab2 .hd .more {
  float: right;
  position: absolute;
  right: 0px;
  line-height: 40px;
  font-size: 12px;
  color: #c9c9c9;
}
.main .nrpc1 .nrpc-c .hasMoreTab2 .hd .more a {
  color: #c9c9c9;
}
.main .nrpc1 .nrpc-c .hasMoreTab2 .hd ul {
  z-index: 5;
  height: 40px;
  zoom: 1;
  width: 100%;
  border-bottom: 1px solid #d2d2d2;
}
.main .nrpc1 .nrpc-c .hasMoreTab2 .hd li {
  float: left;
  cursor: pointer;
  font-size: 18px;
  font-weight: bold;
  line-height: 40px;
  margin-right: 40px;
}
.main .nrpc1 .nrpc-c .hasMoreTab2 .hd li a {
  color: #666666;
}
.main .nrpc1 .nrpc-c .hasMoreTab2 .hd li.on {
  color: #0bb1e7;
  border-bottom: 3px solid #03b7f2;
  margin-top: -1px;
}
.main .nrpc1 .nrpc-c .hasMoreTab2 .hd li.on a {
  color: #0bb1e7;
}
.main .nrpc1 .nrpc-c .hasMoreTab2 .bd {
  clear: both;
  position: relative;
  width: 100%;
}
.main .nrpc1 .nrpc-c .hasMoreTab2 .bd ul li {
  width: 100%;
  line-height: 38px;
  float: left;
}
.main .nrpc1 .nrpc-c .hasMoreTab2 .bd ul a {
  height: 38px;
  font-size: 14px;
  color: #202020;
  background: url(../img/hnwl2019_szyw-span.png) no-repeat left;
  text-indent: 1em;
  width: 70%;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main .nrpc1 .nrpc-c .hasMoreTab2 .bd ul a:hover {
  text-decoration: underline;
}
.main .nrpc1 .nrpc-c .hasMoreTab2 .bd ul span {
  float: right;
  color: #666666;
  width: 25%;
  text-align: right;
}

.main .nrpc1 .nrpc-r {
  width: 260px;
  height: 100%;
  float: left;
  margin-left: 20px;
}
.main .nrpc1 .nrpc-r .ldzc {
  width: 100%;
  height: 390px;
}
.main .nrpc1 .nrpc-r .ldzc .ld-t {
  width: 100%;
  height: 48px;
  line-height: 48px;
  background: #0bb1e7;
}
.main .nrpc1 .nrpc-r .ldzc .ld-t p {
  float: left;
  font-size: 16px;
  color: #fff;
  background: url(../img/hnwl2019_white-bg.jpg) no-repeat left;
  margin-left: 20px;
  text-indent: 1em;
}
.main .nrpc1 .nrpc-r .ldzc .ld-t span {
  float: right;
  margin-right: 20px;
}
.main .nrpc1 .nrpc-r .ldzc .ld-t span a {
  color: #ebebeb;
}
.main .nrpc1 .nrpc-r .ldzc .ld-b {
  height: 300px;
  border: 1px solid #d2d2d2;
  border-top: 0;
  padding: 25px 20px;
}
.main .nrpc1 .nrpc-r .ldzc .ld-b .l {
  float: left;
  width: 100px;
}
.main .nrpc1 .nrpc-r .ldzc .ld-b .l img {
  width: 100px;
  height: 135px;
}
.main .nrpc1 .nrpc-r .ldzc .ld-b .l p {
  text-align: center;
  font-size: 16px;
  color: #333333;
  line-height: 40px;
}
.main .nrpc1 .nrpc-r .ldzc .ld-b .l span {
  line-height: 20px;
  font-size: 14px;
  color: #707070;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  height: 60px;
}
.main .nrpc1 .nrpc-r .ldzc .jggk {
  width: 100%;
}
.main .nrpc1 .nrpc-r .ldzc .jggk h3 {
  font-size: 18px;
  font-weight: bold;
  color: #0bb1e7;
  line-height: 40px;
}
.main .nrpc1 .nrpc-r .ldzc .jggk ul {
  border: 1px solid #d2d2d2;
  padding: 18px 20px;
}
.main .nrpc1 .nrpc-r .ldzc .jggk ul li {
  width: 100px;
  height: 35px;
  float: left;
  background: #eeeeee;
  line-height: 35px;
  text-align: center;
  margin-right: 14px;
  margin-bottom: 12px;
  font-size: 14px;
}
.main .nrpc1 .nrpc-r .ldzc .jggk ul li a {
  color: #666666;
}
.main .nrpc1 .nrpc-r .ldzc .jggk ul li:hover {
  background: #03b7f2;
}
.main .nrpc1 .nrpc-r .ldzc .jggk ul li:hover a {
  color: #fff;
}

.main .ztzl {
  width: 100%;
  margin-top: 20px;
margin-bottom: 33px;
}
.main .ztzl h3 {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  background: #0bb1e7;
  width: 17px;
  padding: 17.5px 20px;
  float: left;
  line-height: 20px;
}
.main .ztzl .TB-focus {
  width: 1143px;
  height: 115px;
  position: relative;
  overflow: hidden;
}
.main .ztzl .TB-focus .hd {
  position: absolute;
  right: 9px;
  bottom: 17px;
  z-index: 1;
  padding-left: 2px;
}
.main .ztzl .TB-focus .hd li {
  color: #f60;
  cursor: pointer;
  margin-left: 3px;
  width: 10px;
  height: 10px;
  background: url(../img/hnwl2019_li.png);
  float: left;
  font-size: 13px;
  line-height: 18px;
  overflow: visible;
  text-align: center;
  opacity: 0.7;
  filter: alpha(opacity=70);
  margin-left: 10px;
}
.main .ztzl .TB-focus .hd li.on {
  background: url(../img/hnwl2019_li-on.png);
  width: 25px;
  color: #fff;
  font-weight: bold;
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 2;
  position: relative;
}
.main .ztzl .TB-focus .bd li span {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  color: #ffffff;
  text-indent: 1em;
  background: url(../img/hnwl2019_lunbo-bg.png) repeat;
}
.main .ztzl .TB-focus .bd {
  height: 295px;
}
.main .ztzl .TB-focus .bd ul {
  height: 100% !important;
}
.main .ztzl .TB-focus .bd ul li {
  height: 100% !important;
}

.main .nrpc2 {
  width: 100%;
  margin-top: 10px;
  height: 285px;
}
.main .nrpc2 .nrpc-l {
  width: 490px;
  height: 100%;
  float: left;
}
.main .nrpc2 .nrpc-l h3 {
  font-size: 18px;
  font-weight: bold;
  color: #0bb1e7;
  line-height: 45px;
}
.main .nrpc2 .nrpc-l h3 a {
  color: #0bb1e7;
}
.main .nrpc2 .nrpc-l ul {
  padding: 0 20px;
  border: 1px solid #d2d2d2;
  padding-top: 15px;
  padding-bottom: 5px;
}
.main .nrpc2 .nrpc-l ul li {
  width: 140px;
  height: 44px;
  float: left;
  line-height: 44px;
  text-indent: 55px;
  background: #e9e9e9;
  margin-bottom: 10px;
  margin-right: 13px;
}
.main .nrpc2 .nrpc-l ul li a {
  font-size: 14px;
  color: #666666;
}
.main .nrpc2 .nrpc-l ul li:hover {
  background: #24c4f9;
}
.main .nrpc2 .nrpc-l ul li:hover a {
  color: #fff;
}
.main .nrpc2 .nrpc-l ul li.li1 {
  background: #e9e9e9 url(../img/hnwl2019_xxgk-1.png) no-repeat 28px;
}
.main .nrpc2 .nrpc-l ul li.li2 {
  background: #e9e9e9 url(../img/hnwl2019_xxgk-2.png) no-repeat 28px;
}
.main .nrpc2 .nrpc-l ul li.li3 {
  background: #e9e9e9 url(../img/hnwl2019_xxgk-3.png) no-repeat 28px;
}
.main .nrpc2 .nrpc-l ul li.li4 {
  background: #e9e9e9 url(../img/hnwl2019_xxgk-4.png) no-repeat 28px;
}
.main .nrpc2 .nrpc-l ul li.li5 {
  background: #e9e9e9 url(../img/hnwl2019_xxgk-5.png) no-repeat 28px;
}
.main .nrpc2 .nrpc-l ul li.li6 {
  background: #e9e9e9 url(../img/hnwl2019_xxgk-6.png) no-repeat 28px;
}
.main .nrpc2 .nrpc-l ul li.li7 {
  background: #e9e9e9 url(../img/hnwl2019_xxgk-7.png) no-repeat 28px;
}
.main .nrpc2 .nrpc-l ul li.li8 {
  background: #e9e9e9 url(../img/hnwl2019_xxgk-8.png) no-repeat 28px;
}
.main .nrpc2 .nrpc-l ul li.li9 {
  background: #e9e9e9 url(../img/hnwl2019_xxgk-9.png) no-repeat 28px;
}
.main .nrpc2 .nrpc-l ul li.li10 {
  background: #e9e9e9 url(../img/hnwl2019_xxgk-10.png) no-repeat 23px;
  text-indent: 50px;
}
.main .nrpc2 .nrpc-l ul li.li11 {
  background: #e9e9e9 url(../img/hnwl2019_xxgk-11.png) no-repeat 23px;
  text-indent: 50px;
}
.main .nrpc2 .nrpc-l ul li.li12 {
  background: #e9e9e9 url(../img/hnwl2019_xxgk-12.png) no-repeat 28px;
}
.main .nrpc2 .nrpc-l ul li.li1:hover {
  background: #24c4f9 url(../img/hnwl2019_xxgkh-1.png) no-repeat 28px;
}
.main .nrpc2 .nrpc-l ul li.li2:hover {
  background: #24c4f9 url(../img/hnwl2019_xxgkh-2.png) no-repeat 28px;
}
.main .nrpc2 .nrpc-l ul li.li3:hover {
  background: #24c4f9 url(../img/hnwl2019_xxgkh-3.png) no-repeat 28px;
}
.main .nrpc2 .nrpc-l ul li.li4:hover {
  background: #24c4f9 url(../img/hnwl2019_xxgkh-4.png) no-repeat 28px;
}
.main .nrpc2 .nrpc-l ul li.li5:hover {
  background: #24c4f9 url(../img/hnwl2019_xxgkh-5.png) no-repeat 28px;
}
.main .nrpc2 .nrpc-l ul li.li6:hover {
  background: #24c4f9 url(../img/hnwl2019_xxgkh-6.png) no-repeat 28px;
}
.main .nrpc2 .nrpc-l ul li.li7:hover {
  background: #24c4f9 url(../img/hnwl2019_xxgkh-7.png) no-repeat 28px;
}
.main .nrpc2 .nrpc-l ul li.li8:hover {
  background: #24c4f9 url(../img/hnwl2019_xxgkh-8.png) no-repeat 28px;
}
.main .nrpc2 .nrpc-l ul li.li9:hover {
  background: #24c4f9 url(../img/hnwl2019_xxgkh-9.png) no-repeat 28px;
}
.main .nrpc2 .nrpc-l ul li.li10:hover {
  background: #24c4f9 url(../img/hnwl2019_xxgkh-10.png) no-repeat 23px;
}
.main .nrpc2 .nrpc-l ul li.li11:hover {
  background: #24c4f9 url(../img/hnwl2019_xxgkh-11.png) no-repeat 23px;
}
.main .nrpc2 .nrpc-l ul li.li12:hover {
  background: #24c4f9 url(../img/hnwl2019_xxgkh-12.png) no-repeat 28px;
}

.main .nrpc2 .nrpc-c {
  width: 410px;
  height: 100%;
  float: left;
  margin-left: 20px;
}
.main .nrpc2 .nrpc-c h3 {
  font-size: 18px;
  font-weight: bold;
  color: #0bb1e7;
  line-height: 45px;
}
.main .nrpc2 .nrpc-c h3 a {
  color: #0bb1e7;
}
.main .nrpc2 .nrpc-c .hasMoreTab {
  width: 370px;
  padding: 5px 20px;
  font-family: "Microsoft YaHei";
  border: 1px solid #d2d2d2;
}
.main .nrpc2 .nrpc-c .hasMoreTab .hd {
  position: relative;
  font-weight: bold;
  color: #666666;
}
.main .nrpc2 .nrpc-c .hasMoreTab .hd ul {
  z-index: 5;
  height: 40px;
  zoom: 1;
  width: 100%;
  border-bottom: 1px solid #d2d2d2;
}
.main .nrpc2 .nrpc-c .hasMoreTab .hd li {
  float: left;
  cursor: pointer;
  font-size: 18px;
  font-weight: bold;
  line-height: 40px;
  margin-right: 22px;
}
.main .nrpc2 .nrpc-c .hasMoreTab .hd li.on {
  color: #0bb1e7;
  border-bottom: 3px solid #03b7f2;
  margin-top: -1px;
}
.main .nrpc2 .nrpc-c .hasMoreTab .hd li a {
  color: #666666;
}
.main .nrpc2 .nrpc-c .hasMoreTab .hd li.on a {
  color: #0bb1e7;
}
.main .nrpc2 .nrpc-c .hasMoreTab .bd {
  clear: both;
  position: relative;
  width: 100%;
}
.main .nrpc2 .nrpc-c .hasMoreTab .bd ul li {
  width: 100%;
  line-height: 37px;
  float: left;
}
.main .nrpc2 .nrpc-c .hasMoreTab .bd ul a {
  font-size: 14px;
  color: #202020;
  background: url(../img/hnwl2019_szyw-span.png) no-repeat left;
  text-indent: 1em;
  width: 70%;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main .nrpc2 .nrpc-c .hasMoreTab .bd ul a:hover {
  text-decoration: underline;
}
.main .nrpc2 .nrpc-c .hasMoreTab .bd ul span {
  float: right;
  color: #666666;
}

.main .nrpc2 .nrpc-r {
  width: 260px;
  height: 100%;
  float: left;
  margin-left: 20px;
}
.main .nrpc2 .nrpc-r h3 {
  font-size: 18px;
  font-weight: bold;
  color: #0bb1e7;
  line-height: 45px;
}
.main .nrpc2 .nrpc-r h3 a {
  color: #0bb1e7;
}
.main .nrpc2 .nrpc-r .hasMoreTab {
  width: 220px;
  padding: 5px 20px;
  font-family: "Microsoft YaHei";
  border: 1px solid #d2d2d2;
}
.main .nrpc2 .nrpc-r .hasMoreTab .hd {
  position: relative;
  font-weight: bold;
  color: #666666;
}
.main .nrpc2 .nrpc-r .hasMoreTab .hd ul {
  z-index: 5;
  height: 40px;
  zoom: 1;
  width: 100%;
  border-bottom: 1px solid #d2d2d2;
}
.main .nrpc2 .nrpc-r .hasMoreTab .hd li {
  float: left;
  cursor: pointer;
  font-size: 18px;
  font-weight: bold;
  line-height: 40px;
  margin-right: 22px;
}
.main .nrpc2 .nrpc-r .hasMoreTab .hd li.on {
  color: #0bb1e7;
  border-bottom: 3px solid #03b7f2;
  margin-top: -1px;
}
.main .nrpc2 .nrpc-r .hasMoreTab .hd li a {
  color: #666666;
}
.main .nrpc2 .nrpc-r .hasMoreTab .hd li.on a {
  color: #0bb1e7;
}
.main .nrpc2 .nrpc-r .hasMoreTab .bd {
  clear: both;
  position: relative;
  width: 100%;
}
.main .nrpc2 .nrpc-r .hasMoreTab .bd ul li {
  width: 100%;
  line-height: 33px;
  float: left;
}
.main .nrpc2 .nrpc-r .hasMoreTab .bd ul li a {
  font-size: 14px;
  color: #202020;
  background: url(../img/hnwl2019_szyw-span.png) no-repeat left;
  text-indent: 1em;
  width: 65%;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main .nrpc2 .nrpc-r .hasMoreTab .bd ul li a:hover {
  text-decoration: underline;
}
.main .nrpc2 .nrpc-r .hasMoreTab .bd ul span {
  float: right;
  color: #666666;
  width: 35%;
  text-align: right;
}
.main .nrpc2 .nrpc-r .hasMoreTab .bd ul p {
  width: 105px;
  height: 45px;
  float: left;
  font-size: 14px;
  color: #666666;
  line-height: 45px;
  text-indent: 37px;
  margin-bottom: 7px;
}
.main .nrpc2 .nrpc-r .hasMoreTab .bd ul p a {
  color: #666666;
}
.main .nrpc2 .nrpc-r .hasMoreTab .bd ul p.p1 {
  background: #e9e9e9 url(../img/hnwl2019_sctg.png) no-repeat 14px;
}
.main .nrpc2 .nrpc-r .hasMoreTab .bd ul p.p2 {
  background: #e9e9e9 url(../img/hnwl2019_dwhz.png) no-repeat 14px;
}
.main .nrpc2 .nrpc-r .hasMoreTab .bd ul p.p1:hover {
  background: #24c4f9 url(../img/hnwl2019_sctgh.png) no-repeat 14px;
  color: #fff;
}
.main .nrpc2 .nrpc-r .hasMoreTab .bd ul p.p2:hover {
  background: #24c4f9 url(../img/hnwl2019_dwhzh.png) no-repeat 14px;
  color: #fff;
}
.main .nrpc2 .nrpc-r .hasMoreTab .bd ul p.p1:hover a {
  color: #fff;
}
.main .nrpc2 .nrpc-r .hasMoreTab .bd ul p.p2:hover a {
  color: #fff;
}

.main .nrpc3 {
  width: 100%;
  margin-top: 10px;
  height: 440px;
}
.main .nrpc3 .nrpc-l {
  width: 490px;
  height: 100%;
  float: left;
}
.main .nrpc3 .nrpc-l h3 {
  font-size: 18px;
  font-weight: bold;
  color: #0bb1e7;
  line-height: 45px;
}
.main .nrpc3 .nrpc-l h3 a {
  color: #0bb1e7;
}
.main .nrpc3 .nrpc-l .nrpc-dl {
  border: 1px solid #d2d2d2;
  height: 392px;
  padding: 0 20px;
}
.main .nrpc3 .nrpc-l .nrpc-dl .searcher {
  width: 450px;
  height: 35px;
  position: relative;
  margin-top: 20px;
}
.main .nrpc3 .nrpc-l .nrpc-dl .searcher .search {
  width: 445px;
  height: 33px;
  border: 1px solid #d2d2d2;
  text-indent: 2em;
}
.main .nrpc3 .nrpc-l .nrpc-dl .searcher .bot {
  width: 25px;
  height: 25px;
  position: absolute;
  right: 15px;
  top: 5px;
  background: url(../img/hnwl2019_serch2.png) no-repeat;
  cursor: pointer;
}
.main .nrpc3 .nrpc-l .nrpc-dl .hasMoreTab {
  width: 100%;
  margin-top: 20px;
}
.main .nrpc3 .nrpc-l .nrpc-dl .hasMoreTab .hd {
  position: relative;
  font-weight: bold;
  color: #666666;
}
.main .nrpc3 .nrpc-l .nrpc-dl .hasMoreTab .hd ul {
  z-index: 5;
  height: 45px;
  zoom: 1;
  width: 100%;
}
.main .nrpc3 .nrpc-l .nrpc-dl .hasMoreTab .hd li {
  float: left;
  cursor: pointer;
  width: 148.5px;
  margin-right: 1px;
  font-size: 16px;
  font-weight: bold;
  line-height: 45px;
  text-align: center;
  background: #85d8f3;
}
.main .nrpc3 .nrpc-l .nrpc-dl .hasMoreTab .hd li.on {
  background: #0bb1e7;
}
.main .nrpc3 .nrpc-l .nrpc-dl .hasMoreTab .hd li a {
  color: #ffffff;
}
.main .nrpc3 .nrpc-l .nrpc-dl .hasMoreTab .bd {
  clear: both;
  position: relative;
  width: 100%;
}
.main .nrpc3 .nrpc-l .nrpc-dl .hasMoreTab .bd ul {
  margin-top: 10px;
}
.main .nrpc3 .nrpc-l .nrpc-dl .hasMoreTab .bd ul li {
  width: 100%;
  line-height: 37px;
  float: left;
}
.main .nrpc3 .nrpc-l .nrpc-dl .hasMoreTab .bd ul a {
  font-size: 14px;
  color: #202020;
  background: url(../img/hnwl2019_szyw-span.png) no-repeat left;
  text-indent: 1em;
  width: 70%;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main .nrpc3 .nrpc-l .nrpc-dl .hasMoreTab .bd ul a:hover {
  text-decoration: underline;
}
.main .nrpc3 .nrpc-l .nrpc-dl .hasMoreTab .bd ul span {
  float: right;
  color: #666666;
  width: 25%;
  text-align: right;
}

.main .nrpc3 .nrpc-c {
  width: 410px;
  height: 100%;
  float: left;
  margin-left: 20px;
}
.main .nrpc3 .nrpc-c h3 {
  font-size: 18px;
  font-weight: bold;
  color: #0bb1e7;
  line-height: 45px;
}
.main .nrpc3 .nrpc-c h3 a {
  color: #0bb1e7;
}
.main .nrpc3 .nrpc-c .nrpc-dl {
  border: 1px solid #d2d2d2;
  height: 392px;
  padding: 0 20px;
}
.main .nrpc3 .nrpc-c .nrpc-dl img {
  margin-top: 20px;
  display: block;
}
.main .nrpc3 .nrpc-c .nrpc-dl h2 {
  font-size: 16px;
  font-weight: bold;
  color: #24c4f9;
  margin-top: 10px;
}
.main .nrpc3 .nrpc-c .nrpc-dl ul {
}
.main .nrpc3 .nrpc-c .nrpc-dl ul li {
  width: 100%;
  line-height: 37px;
  float: left;
}
.main .nrpc3 .nrpc-c .nrpc-dl ul a {
  font-size: 14px;
  color: #202020;
  background: url(../img/hnwl2019_szyw-span.png) no-repeat left;
  text-indent: 1em;
  width: 70%;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main .nrpc3 .nrpc-c .nrpc-dl a:hover {
  text-decoration: underline;
}
.main .nrpc3 .nrpc-c .nrpc-dl span {
  float: right;
  color: #666666;
  width: 25%;
  text-align: right;
}
.main .nrpc3 .nrpc-c .nrpc-dl p {
  width: 177px;
  height: 45px;
  line-height: 45px;
  background: #e9e9e9;
  font-size: 14px;
  float: left;
  margin-right: 10px;
  text-indent: 75px;
  margin-top: 10px;
}
.main .nrpc3 .nrpc-c .nrpc-dl p a {
  color: #666666;
}
.main .nrpc3 .nrpc-c .nrpc-dl p:hover {
  background: #24c4f9;
}
.main .nrpc3 .nrpc-c .nrpc-dl p:hover a {
  color: #fff;
}
.main .nrpc3 .nrpc-c .nrpc-dl p.p1 {
  background: #e9e9e9 url(../img/hnwl2019_hd1.png) no-repeat 22px;
}
.main .nrpc3 .nrpc-c .nrpc-dl p.p2 {
  background: #e9e9e9 url(../img/hnwl2019_hd2.png) no-repeat 45px;
}
.main .nrpc3 .nrpc-c .nrpc-dl p.p3 {
  background: #e9e9e9 url(../img/hnwl2019_hd3.png) no-repeat 45px;
}
.main .nrpc3 .nrpc-c .nrpc-dl p.p4 {
  background: #e9e9e9 url(../img/hnwl2019_hd4.png) no-repeat 45px;
}
.main .nrpc3 .nrpc-c .nrpc-dl p.p1:hover {
  background: #24c4f9 url(../img/hnwl2019_hdh1.png) no-repeat 22px;
}
.main .nrpc3 .nrpc-c .nrpc-dl p.p2:hover {
  background: #24c4f9 url(../img/hnwl2019_hdh2.png) no-repeat 45px;
}
.main .nrpc3 .nrpc-c .nrpc-dl p.p3:hover {
  background: #24c4f9 url(../img/hnwl2019_hdh3.png) no-repeat 45px;
}
.main .nrpc3 .nrpc-c .nrpc-dl p.p4:hover {
  background: #24c4f9 url(../img/hnwl2019_hdh4.png) no-repeat 45px;
}

.main .nrpc3 .nrpc-r {
  width: 260px;
  height: 100%;
  float: left;
  margin-left: 20px;
}
.main .nrpc3 .nrpc-r h3 {
  font-size: 18px;
  font-weight: bold;
  color: #0bb1e7;
  line-height: 45px;
}
.main .nrpc3 .nrpc-r h3 a {
  color: #0bb1e7;
}
.main .nrpc3 .nrpc-r .hasMoreTab {
  width: 220px;
  padding: 5px 20px;
  font-family: "Microsoft YaHei";
  border: 1px solid #d2d2d2;
}
.main .nrpc3 .nrpc-r .hasMoreTab .hd {
  position: relative;
  font-weight: bold;
  color: #666666;
}
.main .nrpc3 .nrpc-r .hasMoreTab .hd ul {
  z-index: 5;
  height: 40px;
  zoom: 1;
  width: 100%;
  border-bottom: 1px solid #d2d2d2;
}
.main .nrpc3 .nrpc-r .hasMoreTab .hd li {
  float: left;
  cursor: pointer;
  font-size: 18px;
  font-weight: bold;
  line-height: 40px;
  margin-right: 22px;
}
.main .nrpc3 .nrpc-r .hasMoreTab .hd li.on {
  color: #0bb1e7;
  border-bottom: 3px solid #03b7f2;
  margin-top: -1px;
}
.main .nrpc3 .nrpc-r .hasMoreTab .hd li a {
  color: #666666;
}
.main .nrpc3 .nrpc-r .hasMoreTab .hd li.on a {
  color: #0bb1e7;
}
.main .nrpc3 .nrpc-r .hasMoreTab .bd {
  clear: both;
  position: relative;
  width: 100%;
}
.main .nrpc3 .nrpc-r .hasMoreTab .bd ul li {
  width: 100%;
  line-height: 33px;
  float: left;
}
.main .nrpc3 .nrpc-r .hasMoreTab .bd ul li a {
  font-size: 14px;
  color: #202020;
  background: url(../img/hnwl2019_szyw-span.png) no-repeat left;
  text-indent: 1em;
  width: 65%;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main .nrpc3 .nrpc-r .hasMoreTab .bd ul li a:hover {
  text-decoration: underline;
}
.main .nrpc3 .nrpc-r .hasMoreTab .bd ul span {
  float: right;
  color: #666666;
  width: 35%;
  text-align: right;
}
.main .nrpc3 .nrpc-r .r-c {
  border: 1px solid #d2d2d2;
  height: 148px;
  margin-top: 10px;
}
.main .nrpc3 .nrpc-r .r-c p {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  border-bottom: 1px solid #fff;
  line-height: 35px;
  text-indent: 1em;
  width: 100%;
  display: block;
}
.main .nrpc3 .nrpc-r .r-c span {
  font-size: 14px;
  color: #fff;
  text-indent: 1em;
  width: 100%;
  display: block;
  line-height: 25px;
}
.main .nrpc3 .nrpc-r .r-b {
  border: 1px solid #d2d2d2;
  height: 69px;
  margin-top: 10px;
}
.main .nrpc3 .nrpc-r .r-b img {
  display: block;
  margin: 0 auto;
  margin-top: 11px;
}

.main .nrpc4 {
  width: 100%;
  margin-top: 10px;
  height: 240px;
  margin-bottom: 33px;
}
.main .nrpc4 .nrpc-l {
  width: 1200px;
  float: left;
}
.main .nrpc4 .nrpc-l .nrp-tab .picScroll .tempWrap{
  margin-left: 27px;
}
.main .nrpc4 .nrpc-l h3 {
  font-size: 18px;
  font-weight: bold;
  color: #0bb1e7;
  line-height: 45px;
}
.main .nrpc4 .nrpc-l a {
  color: #0bb1e7;
}
.main .nrpc4 .nrpc-l .nrp-tab {
  border: 1px solid #d2d2d2;
  height: 154px;
  padding: 20px;
}
.main .nrpc4 .nrpc-l .nrp-tab .picScroll {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.main .nrpc4 .nrpc-l .nrp-tab .picScroll .prev,
.picScroll .next {
  display: block;
  position: absolute;
  top: 56px;
  left: 5px;
  width: 24px;
  height: 27px;
}
.main .nrpc4 .nrpc-l .nrp-tab .picScroll .next {
  left: auto;
  right: 5px;
}
.main .nrpc4 .nrpc-l .nrp-tab .picScroll .prev {
  background: url(../img/hnwl2019_alrow-l.png) no-repeat;
}
.main .nrpc4 .nrpc-l .nrp-tab .picScroll .next {
  background: url(../img/hnwl2019_alrow-r.png) no-repeat;
}
.main .nrpc4 .nrpc-l .nrp-tab .picScroll ul {
  overflow: hidden;
  zoom: 1;
}
.main .nrpc4 .nrpc-l .nrp-tab .picScroll ul li {
  width: 205px;
  height: 170px;
  float: left;
  overflow: hidden;
  margin-right: 20px;
}
.main .nrpc4 .nrpc-l .nrp-tab .picScroll ul li img {
  width: 205px;
  height: 135px;
  display: block;
}
.main .nrpc4 .nrpc-l .nrp-tab .picScroll ul li span {
  width: 100%;
  display: block;
  line-height: 35px;
  text-align: center;
  color: #727272;
}

.main .nrpc4 .nrpc-r {
  width: 258px;
  float: right;
  height: 100%;
}
.main .nrpc4 .nrpc-r h3 {
  font-size: 18px;
  font-weight: bold;
  color: #0bb1e7;
  line-height: 45px;
}
.main .nrpc4 .nrpc-r a {
  color: #0bb1e7;
}
.main .nrpc4 .nrpc-r .nrp-tab {
  border: 1px solid #d2d2d2;
  height: 154px;
  padding: 20px;
}
.main .nrpc4 .nrpc-r .nrp-tab p {
  width: 103px;
  height: 75px;
  float: left;
  background: #e9e9e9;
  line-height: 105px;
  text-align: center;
}
.main .nrpc4 .nrpc-r .nrp-tab p a {
  font-size: 14px;
  color: #666666;
}
.main .nrpc4 .nrpc-r .nrp-tab span {
  width: 217px;
  height: 75px;
  float: left;
  background: #e9e9e9;
  margin-top: 10px;
  line-height: 75px;
  text-indent: 70px;
}
.main .nrpc4 .nrpc-r .nrp-tab span a {
  font-size: 14px;
  color: #666666;
}
.main .nrpc4 .nrpc-r .nrp-tab .p1 {
  background: #e9e9e9 url(../img/hnwl2019_cxly-1.png) no-repeat 40px 18px;
}
.main .nrpc4 .nrpc-r .nrp-tab .p2 {
  background: #e9e9e9 url(../img/hnwl2019_cxly-2.png) no-repeat 40px 18px;
}
.main .nrpc4 .nrpc-r .nrp-tab .p3 {
  background: #e9e9e9 url(../img/hnwl2019_cxly-3.png) no-repeat 40px;
}
.main .nrpc4 .nrpc-r .nrp-tab .p1:hover {
  background: #03b7f2 url(../img/hnwl2019_cxly-h1.png) no-repeat 40px 18px;
}
.main .nrpc4 .nrpc-r .nrp-tab .p2:hover {
  background: #03b7f2 url(../img/hnwl2019_cxly-h2.png) no-repeat 40px 18px;
}
.main .nrpc4 .nrpc-r .nrp-tab .p3:hover {
  background: #03b7f2 url(../img/hnwl2019_cxly-h3.png) no-repeat 40px;
}
.main .nrpc4 .nrpc-r .nrp-tab .p1:hover a {
  color: #fff;
}
.main .nrpc4 .nrpc-r .nrp-tab .p2:hover a {
  color: #fff;
}
.main .nrpc4 .nrpc-r .nrp-tab .p3:hover a {
  color: #fff;
}

/** 文章详细页 **/
.content-wrap {
  border: solid 1px #d2d2d2;
  padding: 42px;
  margin-bottom: 20px;
}
.content-title {
  font-size: 26px;
  color: #0bb1e7;
  font-family: "microsoft yahei";
  margin-bottom: 20px;
  line-height: 36px;
  text-align: center;
}
.content-desc {
  line-height: 46px;
  background: #e5ecf4;
  color: #666;
  font-size: 14px;
  text-align: center;
}
.content-html {
  padding: 30px 0;
  font-size: 16px;
  color: #333;
  line-height: 2;
}
/** 文章列表页 **/
.list-wrap {
  font-size: 0;
}
.list-catalog-nav h3 {
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  font-family: "microsoft yahei";
  background-color: #0597c6;
  line-height: 30px;
  padding: 15px;
  text-align: center;
}
.list-catalog-nav {
  display: inline-block;
  width: 260px;
  font-size: 18px;
  vertical-align: top;
}

.sidebar__chnl-links a {
  position: relative;
  background: #f4f4f4;
  color: #222;
  font-weight: 1000;
  text-align: center;
  line-height: 18px;
  font-size: 18px;
  padding: 20px 8px;
  display: block;
  margin-bottom: 1px;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  margin-bottom: 10px;
}
.sidebar__chnl-links a i.anim-bg {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 9px;
  background: #f4f4f4;
}
.sidebar__chnl-links a:hover,
.sidebar__chnl-links a.current {
  color: #03b7f2;
  /* border-left: 9px solid #03b7f2; */
}
.sidebar__chnl-links a:hover i.anim-bg,
.sidebar__chnl-links a.current i.anim-bg {
  /* border-left: 9px solid #03b7f2; */
  /* -webkit-transform: scaleX(1);
  transform: scaleX(1); */
  background: #03b7f2;
}
.indexbox {
  /* height: 800px; */
  margin-bottom: 10px;
}
.indexbox a {
  border-bottom: 1px solid #fff;
  margin-bottom: 0;
}

.listbox {
  width: 200px;
  display: none;
}
.listbox li {
  position: relative;
  width: 100%;
  text-align: center;
  line-height: 18px;
  font-size: 18px;
  padding: 20px 30px;
  background: #f4f4f4;
  border-bottom: 1px solid #fff;
}
.listbox li i {
  position: absolute;
  top: 50%;
  margin-top: -3px;
  left: 75px;
  display: inline-block;
  width: 6px;
  height: 6px;
}
.list-main {
  width: 916px;
  display: inline-block;
  margin-left: 20px;
  min-height: 400px;
  font-size: 16px;
  border: 1px solid #f4f4f4;
}
.admins {
  color: #03b7f2;
}
.admins i {
  background: url(../img/hnwl2019_szyw-span.png) no-repeat;
}
.current-catalog {
  line-height: 20px;
  padding: 20px 30px;
  color: #0bb1e7;
  font-size: 20px;
  font-weight: 900;
}
.content-list-nodata {
  padding: 50px;
  text-align: center;
  color: #d8dade;
  font-size: 28px;
  font-family: "microsoft yahei";
}
.content-list-nodata img {
  margin: 15px auto;
}

.doc-list {
	padding: 15px;
}
.doc-list li {
	line-height: 42px;
	font-size: 16px;
	position: relative;
}
.doc-list li:nth-child(5n) {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: dashed 1px #dedede;
}
.doc-list li a {
	color: #333;
    padding-left: 15px;
    background: url(../img/hnwl2019_doc-point.png) left center no-repeat;
	width: 80%;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.doc-list li a:hover {
	color: #0bb1e7;
}
.doc-list li span {
	position: absolute;
	right: 0;
	top: 0;
	color: #999;
}
.doc-list-leader {
  padding-top: 26px;
}
.doc-list-leader li {
  margin-left: 30px;
  height: 208px;
  float: left;
  margin-bottom: 60px;
}
.doc-list-leader li img {
  display: inline-block;
  width: 176px;
  height: 208px;
  background: #999;
  margin-right: 30px;
}
.doc-list-leader li .ld-msg {
  display: inline-block;
  width: 186px;
  vertical-align: top;
}
.doc-list-leader li p {
  margin-bottom: 20px;
}
.listtxt span {
  line-height: 25px;
  font-size: 14px;
}
.ld-name {
  margin-bottom: 20px;
  font-weight: 800;
}
.msgoo {
  color: #03b7f2;
}

.doc-list2 .date {
  width: 78px;
  height: 80px;
  padding: 1px;
  border: solid 1px #dcdcdc;
  margin-right: 25px;
  float: left;
}
.doc-list2 .date .date1 {
  display: block;
  border-bottom: solid 1px #dcdcdc;
  font-size: 14px;
  color: #898989;
  line-height: 30px;
  text-align: center;
}

.�����������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������